home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The National Palace Museum Experience
/
The National Palace Museum Experience.iso
/
Start.exe
/
Start.dxr
/
00003.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-10-29
|
257 b
|
17 lines
on prepareMovie
cursor(200)
preloadMember("logo")
set the mouseDownScript to "toOpeningMovie"
end
on stopMovie
sound close 1
sound close 2
end
on toopeningmovie
sound close 1
sound close 2
go(1, the pathName & "Programs\" & "Opening")
end